Видео с ютуба Case-Insensitive Search Using Hibernate
Mastering Case-Insensitive Search with Hibernate for Your Java App
SQL : Case-insensitive search using Hibernate
Hibernate: Is HQL query case sensitive? | javapedia.net
How to enable case insensitive search in AEM with Lucene?
MySQL : MySQL Case Sensitive in Linux through Hibernate
How to choose the right FetchType to avoid Hibernate performance issues
Avoid these Mistakes - Fetching Relationships with Hibernate
MySQL : Spring data JPA existsByField is case insensitive in MySQL, how to make it case sensitive
SQL : How to ignore case sensitivity in Oracle database query
Hibernate Tips ‘n’ Tricks – 15 Tips to solve common problems
JOIN FETCH with Hibernate - The end of n+1 select issues
Hibernate Tips ‘n’ Tricks - 15 Tips to solve common problems by Thorben Janssen
Databases: postgresql 12.3 convert existing DB to use case-insensitive collation?
Hibernate: Speed up Your Query With Parameter Padding
Hibernate Tip: Apply DISTINCT to Your JPQL But Not Your SQL Query
Fix N+1 Select Issues with Hibernate’s EntityGraphs
7 Tips to improve your Hibernate performance
Hibernate Tip: How to map native query results to managed entities
Hibernate you know it... but actually you don't by Sanne Grinovero
Hibernate Tip: How to count the executed queries in a Session